-
Home
-
Servebolt Optimizer
-
3.5.53
-
Code
-
Classes
- Client
| Total Complexity |
32 |
| Dependencies |
6 |
| Dependents |
2 |
| Total lines |
276 |
| Lines of code |
130 |
| Logical lines of code |
52 |
| Comment lines |
95 |
| Methods |
20 |
| Properties |
4 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
57 |
5 |
18 |
| __call() |
S |
64 |
4 |
9 |
| getDecodedBody() |
S |
64 |
3 |
10 |
| getRequestHeaders() |
S |
70 |
3 |
6 |
| buildRequestURL() |
S |
77 |
2 |
3 |
| userAgentString() |
S |
80 |
1 |
3 |
| setDefaultHeaders() |
S |
68 |
1 |
8 |
| throwExceptionsOnClientError() |
S |
72 |
1 |
6 |
| getResponseObject() |
S |
82 |
1 |
3 |
| delete() |
S |
69 |
1 |
7 |
| get() |
S |
69 |
1 |
7 |
| post() |
S |
68 |
1 |
8 |
| postJson() |
S |
72 |
1 |
5 |
| patchJson() |
S |
72 |
1 |
5 |
| patch() |
S |
68 |
1 |
8 |
| putJson() |
S |
72 |
1 |
5 |
| put() |
S |
68 |
1 |
8 |
| handleJsonRequestBody() |
S |
80 |
1 |
3 |
| postFormData() |
S |
72 |
1 |
5 |
| handleFormRequestBody() |
S |
79 |
1 |
3 |